home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Screenblankers / Blanker / Source / protos / messaging.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-27  |  110 b   |  6 lines

  1. VOID loadModule( ULONG );
  2. LONG sendModMsg( ULONG, struct MsgPort * );
  3.  
  4. extern    struct Task        *bTask, *tmpTask;
  5.  
  6.